TagData

The tag object used to capture a tag's settings.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

tagId

The tag ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

tagDescription

The tag's description.

-

string

tagType

Enumeration of tag types.

Y

TagType

*Required elements are only used for API parameters

Usages
  • /API/operations/addTag
  • /API/operations/getAllTags
  • /API2/content/addTag
  • /API2/content/deleteTag
  • /API2/content/getTag